home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 137 / cd-rom 137.iso / aplic / gantt / ganttproject-2.0.2.exe / net.sourceforge.ganttproject_2.0.0 / data / resources / docs / help / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-08-08  |  759 b   |  29 lines

  1. body    { font-family:Arial,Helvetica,sans-serif; font-size:12pt; }
  2.  
  3. p    { font-family:Arial,Helvetica,sans-serif; 
  4.       font-size:12pt; }
  5.  
  6. b    { font-family:Arial,Helvetica,sans-serif; 
  7.       font-size:12pt; 
  8.       color:#000000; }
  9.  
  10. pre    { font-family:Courier New,Courier; 
  11.       font-size:12pt; }
  12.  
  13. tt    { font-family:Courier New,Courier,monospaced; 
  14.       font-size:12pt; }
  15.  
  16. li,ul,ol,div,td,th,address,blockquote,nobr
  17.     { font-family:Arial,Helvetica,sans-serif; 
  18.       font-size:12pt; }
  19.  
  20. .header{font-family:Arial,Helvetica,sans-serif; 
  21.         font-size:14pt; 
  22.         font-weight:bold; 
  23.         color:#000000;  }
  24.  
  25. a:link    { color:#4949af; text-decoration:underline; }
  26. a:visited { color:#9999cc; text-decoration:underline; }
  27. a:active  { color:#000000; text-decoration:underline; }
  28.  
  29.